x86: Rename math_state_restore() to more logical
authorKeir Fraser <keir@xensource.com>
Mon, 1 Oct 2007 14:38:58 +0000 (15:38 +0100)
committerKeir Fraser <keir@xensource.com>
Mon, 1 Oct 2007 14:38:58 +0000 (15:38 +0100)
commit260a9deca202e75636cf2390e3f5fc16c57ec0e6
tree07d0729574ba615ea2748e3da8f38512d0343a45
parent100b6d49bf4796465155024bac6798076fd38f6a
x86: Rename math_state_restore() to more logical
do_device_not_available(), following naming convection for all other C
exception handlers.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/traps.c
xen/arch/x86/x86_32/entry.S
xen/arch/x86/x86_64/entry.S